home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1997 October / cd joystick No86 octobre 1997.iso / data / win95 / zik / winamp.exe / FAQ.TXT next >
Text File  |  1997-09-06  |  5KB  |  98 lines

  1. The Unofficial Winamp FAQ (for version 1.45): by Justin Frankel
  2. ...in no particular order
  3.  
  4. Q: Winamp's output is jumpy.
  5. A1: Do you have a Pentium? :)
  6. A2: Try increasing the priority in the preferences
  7. A3: Increase the buffering to ~8 seconds in the preferences
  8. A3: See the next question.
  9.  
  10. Q: Why does Winamp skip when I scroll a window down in Netscape or Word, 
  11.    even though I have a P2-300?
  12. A: Your video card is taking bus bandwidth from your soundcard, there is 
  13.    nothing that Winamp can do or could do. However, if your video card supports 
  14.    it, you can play with the "PCI Bus Retries" setting which will likely fix 
  15.    this problem.
  16.  
  17. Q: Why is Winamp so small?
  18. A1: MFC stands for Microsoft Foundation Classes, and is a system that eases 
  19.    development of Windows applications. MFC is used by many Windows 
  20.    applications. We see MFC as a product with benefits and downsides.
  21.    Winamp doesn't use MFC.
  22. A2: Winamp is designed to not take up much space on the screen.
  23.     Try the double-size option if you want it to.
  24.  
  25. Q: Other players claim to have "256 bit/sample" quality. What does this mean?
  26. A: This means that the player represents floating point numbers during the 
  27.    decode process with 256 bits, giving much more precision than the common 
  28.    32-bit or 64-bit numbers. People claim that this produces higher sound 
  29.    quality, but it doesn't appear to (to us).  In addition to 256 bit floating
  30.    point numbers seeming needless, there is another issue. The Floating Point 
  31.    Unit (FPU) on Intel 486DX+ CPU's have a maximum external precision of 64 
  32.    bits, meaning that for a program to perform _any_ operations on the numbers,
  33.    they must first be rounded down to 64 (or 32) bits, then the FPU performs 
  34.    operations, then produces 64 bit (or 32 bit) output.  This is then stored 
  35.    in a 256 bit number. So, it might appear that the extra precision really 
  36.    isn't ever used.
  37.  
  38. Q: What is the point of the option "Allow multiple instances"
  39. A1: I, unlike most people, have two soundcards, and enjoy playing multiple 
  40.     MPEGs at once.
  41. A2: My GUS PnP can play 4 outputs at once, and I enjoy playing multiple MPEGs
  42.     at once.
  43.  
  44. Q: Why doesn't the volume control work on my system?
  45. A: Your soundcard's driver is broken. Talk to your hardware vendor about 
  46.    having them fix it. It seems that MANY soundcard drivers are broken these
  47.    days, leading us to believe that it might be our code. PLEASE, DO NOT EMAIL
  48.    US WITH THIS "BUG".
  49.  
  50. Q: What are the little green and red dots next to the play icon?
  51. A: They are supposed to be two lights, a green one and a red one. The green 
  52.    one is lit when synchronization is normal, and the red one lights up when 
  53.    synchronization is lost, i.e.  when you are fast-forwarding or rewinding or 
  54.    when you have a corrupted MPEG. Also, this lights up at the end of the MPEG.
  55.  
  56. Q: Why does Winamp's memory usage appears to grow as an MPEG is played?
  57. A: This is because Winamp uses memory mapped files to ease the decode process. 
  58.    Don't worry- Winamp isn't actually taking memory away from other 
  59.    applications, it's just using free memory, and will release memory to the 
  60.    system when another program needs it.
  61.  
  62. Q: Why doesn't Winamp load filenames with spaces from the Windows Shell 
  63.    correctly?
  64. A: You need to register file types using the option in the preferences
  65.  
  66. Q: Winamp won't play this MPEG file that Winplay3 has no trouble on.
  67. A1: The file is probably a MPEG 2.5 layer 3 file, which is unsupported by 
  68.     Winamp because it is proprietary to Fhg, the makers of Winplay3. We'd 
  69.     like to support it, but the specification isn't publicly available. Expect
  70.     support sometime in the future for this format.
  71. A2: Otherwise, it is corrupted in some way that makes it unreadable by Winamp. 
  72.     We try to improve our synchronization code as much as possible, but we 
  73.     can't make it work 100% of the time.
  74.  
  75. Q: How can I find out about some of the little tips and tricks that make 
  76.    my use of Winamp more pleasurable?
  77. A: Go to the about box (by clicking on the lightning-bolt or hitting F1), and 
  78.    go to the "Tips n bugs" section.
  79.  
  80. Q: I emailed a bug report to "nullsoft@nullsoft.com" and haven't heard back,
  81.    should I try again?
  82. A: No! We hear you the first time, but we don't have time to reply to all 
  83.    emails. So just look for a fix in a future release.
  84.  
  85. Q: Why doesn't Winamp show international fonts (i.e. "ⁿ') in the songname field?
  86. A: Winamp uses it's own bitmapped font, and we're too lazy to make all the entries
  87.    by hand.
  88.  
  89. Q: Why won't Winamp play the MP3s from this web page?
  90. A: Winamp currently does not support streaming. Please just download the file in
  91.    Netscape, and play it with Winamp after. Winamp does however support indirect 
  92.    streaming at this point, which means you can play files as they are being
  93.    downloaded.
  94.  
  95. Q: (From Wawb): If I shake Winamp around, will it answer my important life questions, like
  96.    the Magic 8 Ball[tm]?
  97. A: Maybe.
  98.